build: Work around -Wundef with older GLib
authorColin Walters <walters@verbum.org>
Mon, 6 Nov 2017 19:37:24 +0000 (14:37 -0500)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 6 Nov 2017 20:03:06 +0000 (20:03 +0000)
commita16dddcaff5eb26f4843b89cd48213f1dd4817bd
tree32a545d01968d779be0df25cc304647b901aa6a7
parent015513b8f979ab0769ad36da868544378e553041
build: Work around -Wundef with older GLib

This previous PR caused our `-Werror=undef` to trigger when building
with older GLib; this should work around it.

Closes: #1327
Approved by: jlebon
Makefile.am